Fix a crash
authorMatthias Clasen <mclasen@redhat.com>
Fri, 12 Apr 2019 17:58:33 +0000 (13:58 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 12 Apr 2019 19:08:01 +0000 (15:08 -0400)
commit324f5472a2661a9addda4e16276a0e907e4b6f39
treed28d5c3b88aa8802b4f4fa1820b8ff371eeaa336
parent1b6252ebf006fe1965140b3dfccda3d24d1bc8a0
Fix a crash

We had a signal handler with a wrong signature, causing
a crash when looking  at the GtkSettings properties in
the inspector.
gtk/gtkimmulticontext.c